{
  "name": "Ofcol",
  "buildOptions": {
    "maxSteps": 1000,
    "fixObstacles": true,
    "fixNonStraight": true,
    "fixIntersected": true,
    "compactMap": true,
    "addDebugInfo": false,
    "colorizeConnectionIssues": true
  },
  "rooms": [
    {
      "id": 5550,
      "name": "Village street",
      "exits": {
        "North": 5551,
        "South": 40796
      }
    },
    {
      "id": 5551,
      "name": "Village street",
      "exits": {
        "North": 5552,
        "East": 5553,
        "South": 5550,
        "West": 23600
      }
    },
    {
      "id": 5552,
      "name": "Village square",
      "exits": {
        "North": 5556,
        "South": 5551,
        "West": 5555
      }
    },
    {
      "id": 5553,
      "name": "The small alley",
      "exits": {
        "East": 601,
        "South": 5554,
        "West": 5551
      }
    },
    {
      "id": 5554,
      "name": "The future training room",
      "exits": {
        "North": 5553
      }
    },
    {
      "id": 5555,
      "name": "Luxan\u0027s mixed shop",
      "exits": {
        "East": 5552
      }
    },
    {
      "id": 5556,
      "name": "The Local Inn",
      "exits": {
        "South": 5552
      }
    },
    {
      "id": 5577,
      "name": "Ravan\u0027s hideout",
      "exits": {}
    },
    {
      "id": 40796,
      "name": "To The North Road",
      "otherAreaExit": true,
      "exits": {
        "North": 5550,
        "South": 40795
      }
    },
    {
      "id": 23600,
      "name": "To Enforcer Cabal",
      "otherAreaExit": true,
      "exits": {
        "North": 23601,
        "East": 5551
      }
    },
    {
      "id": 601,
      "name": "To New Ofcol",
      "otherAreaExit": true,
      "exits": {
        "North": 625,
        "East": 666,
        "South": 602,
        "West": 5553,
        "Down": 17223
      }
    }
  ]
}